Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

CanSynchronize Method






MedicalViewerActionType enumeration that is being checked as to whether it supports synchronization.
Determines whether the type type supports synchronization.
Syntax
public bool CanSynchronize(    MedicalViewerActionType action )
'Declaration   Public Function CanSynchronize( _    ByVal action As MedicalViewerActionType _ ) As Boolean
'Usage   Dim instance As MedicalViewerSynchronizationObjectCollection(Of MedicalViewerSynchronizationObject) Dim action As MedicalViewerActionType Dim value As Boolean   value = instance.CanSynchronize(action)
public: bool CanSynchronize(    MedicalViewerActionType action )

Parameters

action
MedicalViewerActionType enumeration that is being checked as to whether it supports synchronization.

Return Value

true if the type type supports synchronization; otherwise, false.
Remarks
Currently the only type that supports synchronization is MedicalViewerActionType.Stack. It's supported via the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> class.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Class
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features